Visual Basic (Declaration) | |
---|---|
Public Function ReadFrom( _ ByVal stream As Stream _ ) As KeyValuePair(Of TKey,TValue) |
C# | |
---|---|
public KeyValuePair<TKey,TValue> ReadFrom( Stream stream ) |
Parameters
- stream
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7